func go/constant.is32bit

3 uses

	go/constant (current package)
		value.go#L943: func is32bit(x int64) bool {
		value.go#L1135: 			if !is32bit(a) || !is32bit(b) {